Check if the current user has the required access to Calendar
Get | Calendar_GetCalendarPermissionsById |
Resource Path: /api/calendar/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/calendar/{id}/permissions/{access}
Name | Description | Data Type |
---|---|---|
id | Calendar Id | integer |
access | Access type | string |
The response body is of type boolean.
OK